From 6b53a55dd7fc6f1e46262625d6852568563a00ae Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 23 Oct 2020 15:07:25 -0400 Subject: [PATCH] NEWS: Updates --- NEWS | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/NEWS b/NEWS index 4215f02e0b..c1c3eb7c75 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,31 @@ +Overview of Changes in master +============================= + +* GtkColumnView: + - Improve column resizing + - Make double-click reset column widths + - Move header outside of scrollbars + +* GtkSearchEntry: + - Add an icon + +* Accessibility: + - Implement Component for all widgets + - Implement Text and EditableText for all editables + - Rework accessible name/description computation + - Add documentation for app and widget developers + - Initial accessibility support for menus + +* Introspection: + - Add some missing annotations + +* Documentation: + - Use GtkApplication in all examples + +* OS X: + - Fix various input issues + + Overview of Changes in 3.99.3 ============================= -- 2.30.2